StudentPlacementStatusHistory 
EntityType  Independent 
Logical Entity Name  StudentPlacementStatusHistory 
Default Table Name  PlStatChange 
Logical Only  NO 
Definition 
 
Note 
 

StudentPlacementStatusHistory Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
Id(PK)    INTEGER  NO 
 
StudentPlacementId(FK)    INTEGER  YES 
 
NewPlacementStatusId    INTEGER  NO 
 
PreviousPlacementStatusId    INTEGER  NO 
 
EffectiveDate    DATETIME  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
LastModifiedUserId    INTEGER  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 
ModFlag    CHAR(1)  YES 
 
Note    VARCHAR(60)  YES 
 
StudentSchoolStatusHistoryId(FK)    INTEGER  YES 
 
SchoolStatusId(FK)    INTEGER  YES 
 
PlacementStatusReasonId(FK)    INTEGER  YES 
 
StudentPlacementSummaryId(FK)    INTEGER  YES 
 

StudentPlacementStatusHistory Keys 
Key Name  Key Type  Keys 
PlStatChange_SyStatChangeID_N_N_IDX  Inversion Entry  StudentSchoolStatusHistoryId 
PlStatChange_PlStatChangeID_U_C_IDX  PrimaryKey  Id 
PlStatChange_PlStudentID_EffectiveDate_N_N_IDX  Inversion Entry  EffectiveDate 

StudentPlacementStatusHistory Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
StudentSchoolStatusHistory  Non-Identifying  Zero or One to Zero or More        StudentSchoolStatusHistoryId  NO 
SchoolStatus  Non-Identifying  Zero or One to Zero or More        SchoolStatusId  NO 
SchoolStatus  Non-Identifying  Zero or One to Zero or More        SchoolStatusId  NO 
PlacementStatusReason  Non-Identifying  Zero or One to Zero or More        PlacementStatusReasonId  NO 
StudentPlacement  Non-Identifying  Zero or One to Zero or More        StudentPlacementId  NO 
StudentPlacementSummary  Non-Identifying  Zero or One to Zero or More        StudentPlacementSummaryId  NO 
StudentSchoolStatusHistory  Non-Identifying  Zero or One to Zero or More        StudentSchoolStatusHistoryId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 
StudentPlacementStatusReasonQuestionAnswer  Non-Identifying  One To Zero or More          NO 
PlReasonQuestionAnswerResponseComment  Non-Identifying  One To Zero or More          NO 

StudentPlacementStatusHistory Check Constraints 
Check Constraint Name  CheckConstraint